const runtime.bucketCntBits
3 uses
runtime (current package)
map.go#L66: bucketCntBits = 3
map.go#L67: bucketCnt = 1 << bucketCntBits
map.go#L846: if h.B > 31-bucketCntBits {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)